ActionDecorationWidget

A decoration widget that renders an action icon from an Action and displays its tooltip

Author

fzzyhmstrs

Since

0.6.0

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open fun getNavigationFocus(): ScreenRect
Link copied to clipboard
open fun provideNarrationLines(): List<Text>

Provides a list of text for appending into a Narration Hint. By default this will use the same lines passed from provideTooltipLines, with predefined values for the inputs

Link copied to clipboard
open fun setPosition(x: Int, y: Int)